Decision Tree

Decision tree application interface

Links

See project liveGo to GitHub repository

Story

Sometimes I can't figure out what was going through the recruiter's mind when she/he put up a certain task. This is nothing more than a simple decision tree or equivalent diagram example. Limited to two levels only, by the way. Nothing spectacular, I had to add some styling as the initial version made purely up to requirements was rather minimalistic. Oops, you can add and remove nodes and that is all. There are also some protective methods in place to prevent duplicate entries.

Tech

An example of decision-tree building scheme

Features

react
material-ui
formik
zustand
typescript